[INFO] fetching crate pocketflow 0.1.0...
[INFO] testing pocketflow-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pocketflow 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pocketflow 0.1.0
[INFO] finished tweaking crates.io crate pocketflow 0.1.0
[INFO] tweaked toml for crates.io crate pocketflow 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pocketflow 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pocketflow 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0717b7f0d5af81e606916428a9ddd67254a307a392bab38bc1f7840b5118b88d
[INFO] running `Command { std: "docker" "start" "-a" "0717b7f0d5af81e606916428a9ddd67254a307a392bab38bc1f7840b5118b88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0717b7f0d5af81e606916428a9ddd67254a307a392bab38bc1f7840b5118b88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0717b7f0d5af81e606916428a9ddd67254a307a392bab38bc1f7840b5118b88d", kill_on_drop: false }`
[INFO] [stdout] 0717b7f0d5af81e606916428a9ddd67254a307a392bab38bc1f7840b5118b88d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4dffe600accac4845d0ff60ffdd3180cd526ee8750fe4c27bdfb411007de8ea
[INFO] running `Command { std: "docker" "start" "-a" "e4dffe600accac4845d0ff60ffdd3180cd526ee8750fe4c27bdfb411007de8ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pocketflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.39s
[INFO] running `Command { std: "docker" "inspect" "e4dffe600accac4845d0ff60ffdd3180cd526ee8750fe4c27bdfb411007de8ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4dffe600accac4845d0ff60ffdd3180cd526ee8750fe4c27bdfb411007de8ea", kill_on_drop: false }`
[INFO] [stdout] e4dffe600accac4845d0ff60ffdd3180cd526ee8750fe4c27bdfb411007de8ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4d817880244e1fd827e1ed7869995c96e1b967f28a0b9b071a055b6f3191e26
[INFO] running `Command { std: "docker" "start" "-a" "c4d817880244e1fd827e1ed7869995c96e1b967f28a0b9b071a055b6f3191e26", kill_on_drop: false }`
[INFO] [stderr]    Compiling pocketflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `run` found for struct `Node<F>` in the current scope
[INFO] [stdout]   --> src/lib.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let result = node.run(&shared).unwrap();
[INFO] [stdout]    |                           ^^^ method not found in `Node<{closure@src/lib.rs:96:49: 96:52}>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/node/base.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn run(&self, shared: &SharedState) -> Result<String> {
[INFO] [stdout]    |        --- the method is available for `Node<{closure@src/lib.rs:96:49: 96:52}>` here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/node/sync.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Node<F>
[INFO] [stdout]    | ------------------ method `run` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BaseNode` which provides `run` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 92 +     use crate::node::base::BaseNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run_async` found for struct `AsyncNode<F>` in the current scope
[INFO] [stdout]    --> src/node/base.rs:42:14
[INFO] [stdout]     |
[INFO] [stdout]  42 |     async fn run_async(&self, shared: &SharedState) -> Result<String> {
[INFO] [stdout]     |              --------- the method is available for `AsyncNode<{closure@src/lib.rs:104:60: 104:63}>` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/node/async_node.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct AsyncNode<F>
[INFO] [stdout]     | ----------------------- method `run_async` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let result = node.run_async(&shared).await.unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsyncBaseNode` which provides `run_async` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    --> src/lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use crate::node::base::AsyncBaseNode;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `prep_async` with a similar name
[INFO] [stdout]    --> src/lib.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 -         let result = node.run_async(&shared).await.unwrap();
[INFO] [stdout] 108 +         let result = node.prep_async(&shared).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pocketflow` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c4d817880244e1fd827e1ed7869995c96e1b967f28a0b9b071a055b6f3191e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d817880244e1fd827e1ed7869995c96e1b967f28a0b9b071a055b6f3191e26", kill_on_drop: false }`
[INFO] [stdout] c4d817880244e1fd827e1ed7869995c96e1b967f28a0b9b071a055b6f3191e26
